executable documentation meaning in English
可执行文件
Examples
- Use assertions and unit tests as executable documentation to stamp out bugs
使用断言和单元测试作为可执行文档来消除错误 - August 2001 , eric allen shows you how to use assertions and unit tests as executable documentation
, 2001年8月) , eric allen向您显示了如何将断言和单元测试用作可执行文档。 - Eric allen shows you how to use assertions and unit tests as executable documentation , making your code safer and more portable
Eric allen向您显示了如何使用断言和单元测试作为可执行文档,使您的代码更安全,可移植性更强。 - Using temporal assertions as added executable documentation on interfaces to catch fictitious implementations of the interface as soon as the assertions are violated
将时态断言用作接口上附加的可执行文档,以便在违反断言时立即捕捉接口的臆想实现。 - One of the most straightforward applications of temporal logic assertions is for adding executable documentation on interfaces , thereby catching fictitious implementations of the interface as soon as these assertions are violated
时态逻辑断言最直接的应用是在接口上添加可执行文档,从而在一旦违反这些断言时就立即捕捉接口的